[IA64] Fix bug in xen_alloc_coherent()
authorAlex Williamson <alex.williamson@hp.com>
Mon, 11 Jun 2007 17:21:31 +0000 (11:21 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Mon, 11 Jun 2007 17:21:31 +0000 (11:21 -0600)
commitf23b0a1cdbfec061a828ec182a72a6950f85d922
tree23d3628800eaf9c59e749ae200219c4803823966
parent3231868c99f9e540c7898f566351c73c2c7dec88
[IA64] Fix bug in xen_alloc_coherent()

xen_create_contiguous_region() needs an order, not a mask.  Also change
s/hwdev/dev/ for consistency.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
linux-2.6-xen-sparse/arch/ia64/xen/xen_dma.c